Skip to content

feat: add Gemini CLI support#51

Open
minhdqdev wants to merge 1 commit intoNVIDIA:mainfrom
minhdqdev:main
Open

feat: add Gemini CLI support#51
minhdqdev wants to merge 1 commit intoNVIDIA:mainfrom
minhdqdev:main

Conversation

@minhdqdev
Copy link

@minhdqdev minhdqdev commented Mar 23, 2026

Summary

Adds @google/gemini-cli (https://github.com/google-gemini/gemini-cli) (v0.35.0) to a new community sandbox image.

Changes

  • sandboxes/gemini/Dockerfile - installs @google/gemini-cli@0.35.0 via npm; create /sandbox/.gemini directory
  • sandboxes/gemini/policy.yaml - adds a gemini network policy permitting outbound HTTPS to Google endpoints required at the runtime (I have verified those from the gemini package source)
  • sandboxes/gemini/README.md - adds gemini to the coding agents table

@minhdqdev minhdqdev force-pushed the main branch 4 times, most recently from 862a477 to f08cd6a Compare March 23, 2026 10:34
Copy link
Collaborator

@johntmyers johntmyers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please submit this as it's own sandbox image. Moving forward we won't be adding any more default harnesses to the base image.

Signed-off-by: minhdqdev <minhdq.dev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants